<body>
<div>
<input type="button" value="Zmień styl" onclick="zmienStyl();"
       id="btn1">
</div>
<div id="div1" class="div1">
</div>
</body>

